跳到主要内容

PluginOptions

The plugin options.

Properties

NameTypeDescription
allobjectThe parameters which will be set for all plugins ({ "all" : { key, value } }).
plugin_guidobjectThe parameters which will be set for a specific plugin. The plugin must be specified with the plugin GUID of the asc.{UUID} type ({ "plugin_guid" : { keyForSpecificPlugin : valueForSpecificPlugin } }).

Type

Object